@CHARSET "UTF-8";
/*base style for css file*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	font-family: "微软雅黑",Arial,Helvetica,sans-serif;
	
}
html{
	font-size:62.5%;
	position:relative;
}
table,caption,tbody,tfoot,thead,tr,th,td{
	/*border-collapse:collapse;8*/
  	margin:0;
	padding:0;
	outline:0;
	font-family : "微软雅黑",Arial,Helvetica,sans-serif;
}

ul,ol {
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}

/*remember to define focus styles!*/
:focus{
	outline:0;
}

/*remember to highlight inserts somehow!*/
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}

/*tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse:collapse;
	
}


a {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
}
a:focus{
	text-decoration: none;
	outline-offset:0;
	outline: none;
}

.fr {
	float:right;
}
.fl {
	float:left;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
}

div.quotes {
	padding: 3px;MARGIN:20px 5px; text-align: right; font-size:12px;
}
div.quotes A {
	BORDER-RIGHT: #ddd 1px solid; padding-RIGHT:2px 5px; BORDER-TOP: #ddd 1px solid; padding-LEFT: 5px; padding-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; color: #aaa; MARGIN-RIGHT: 2px; padding-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; text-decoration: none
}
div.quotes A:hover {
	BORDER-RIGHT: #a0a0a0 1px solid; padding-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; padding-LEFT: 5px; padding-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; padding-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
div.quotes A:active {
	BORDER-RIGHT: #a0a0a0 1px solid; padding-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; padding-LEFT: 5px; padding-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; padding-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
div.quotes SPAN.current {
	BORDER-RIGHT: #e0e0e0 1px solid; padding-RIGHT: 5px; BORDER-TOP: #e0e0e0 1px solid; padding-LEFT: 5px; FONT-WEIGHT: bold; padding-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; color: #aaa; MARGIN-RIGHT: 2px; padding-TOP: 2px; BORDER-BOTTOM: #e0e0e0 1px solid; BACKGROUND-color: #f0f0f0
}
div.quotes SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; padding-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; padding-LEFT: 5px; padding-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; color: #ccc; MARGIN-RIGHT: 2px; padding-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}

.blue{ color:#1884cf;}
.green{ color: #093;}
.red{ color:#da251c;}














@media(min-width:1230px){
    .container{width:1230px;}
}
i,em{font-style:normal}
.disN{display:none;}
.disB{display:block;}
a{transition:all 0.2s linear 0s;}
img{vertical-align:bottom;image-rendering:-webkit-optimize-contrast;}
input[type=text],textarea{font-family:Arial, Helvetica, sans-serif;-webkit-appearance: none;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background:none;
    border-color:#fff;
}
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.woff2?t=1628666875768') format('woff2'),
    url('../fonts/iconfont.woff?t=1628666875768') format('woff'),
    url('../fonts/iconfont.ttf?t=1628666875768') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.noPro{text-align:center;width:100%;}
.noPro img{height:150px;margin-bottom:30px;}
.noPro span{display:block;font-size:14px;color:#999;}


/*手机浮动*/
.phone_footer_nav{position:fixed;bottom:0;left:0;width:100%;z-index:100;background:#fff;height:50px;display:none;}
.phone_footer_nav:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #d2d2d2;
    content: "";
    -webkit-transform: scale(1,0.5);
    transform: scale(1,0.5);
    -webkit-transform-origin: center top;
    transform-origin: center top;
}
.phone_footer_nav a{float:left;display:inline-block;width:25%;text-align:center;color:#000;font-size:12px;transform: scale(0.9);padding-top:7px;}
.phone_footer_nav a i{width:20px;height:20px;display:block;margin:0 auto 3px auto;}
.phone_footer_nav a:nth-child(1) i{background:url("../images/phone_menu.png") no-repeat 0 0;background-size:40px auto;}
.phone_footer_nav a:nth-child(2) i{background:url("../images/phone_menu.png") no-repeat 0 -20px;background-size:40px auto;}
.phone_footer_nav a:nth-child(3) i{background:url("../images/phone_menu.png") no-repeat 0 -40px;background-size:40px auto;}
.phone_footer_nav a:nth-child(4) i{background:url("../images/phone_menu.png") no-repeat 0 -60px;background-size:40px auto;}
.phone_footer_nav a.active{color:#006632;}
.phone_footer_nav a.active:nth-child(1) i{background:url("../images/phone_menu.png") no-repeat -20px 0;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(2) i{background:url("../images/phone_menu.png") no-repeat -20px -20px;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(3) i{background:url("../images/phone_menu.png") no-repeat -20px -40px;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(4) i{background:url("../images/phone_menu.png") no-repeat -20px -60px;background-size:40px auto;}








.container {
  width: 1330px;
}
a {
  color: #333;
  transition-duration: 0.39s;
}
a:hover {
  text-decoration: none;
  color: var(--bgColor);
}
html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
body {
  --bgColor: #006632;
  --bgHoverColor: #8EC31F;
  --fontColor: #006632;
  --fontHoverColor: #8EC31F;
  padding-top: 206px !important;
}
/*float*/
.float_box{position:fixed;right:1px;top:50%;transform:translateY(-50%);transition:all 0.2s linear 0s;z-index:1000;}
.float_box ul{display:inline-block;width:100%;}
.float_box ul li{border:1px solid #DBDBDB; position:relative;display:block;width:50px;height:50px;background:#fff;text-align:center;vertical-align:bottom;margin-bottom:5px;border-radius:4px;transition:all 0.2s linear 0s;cursor:pointer;border-radius:3px;}
.float_box ul li i{font-size:24px;color:var(--bgColor);display:block;line-height:48px;transition:all 0.2s linear 0s;}
.float_box ul li span{font-size:12px;color:#fff;display:block;line-height:20px;transition:all 0.2s linear 0s;}
.float_box ul li:hover{background:var(--bgColor);border-color:var(--bgColor);}
.float_box ul li:hover i{color:#fff;}
.float_box ul li:hover span{color:#fff;}
.float_box ul li .qq_box{position:absolute;right:50px;top:0;display:none;background:var(--bgColor);border-radius:3px;padding:10px;}
.float_box ul li .qq_box a{font-size:14px;color:#fff;display:block;width:160px;line-height:28px;transition:all 0.2s linear 0s;}
.float_box ul li .qq_box a:hover{text-decoration:underline;}
.float_box ul li .tel_box{display:none; position:absolute;right:50px;top:0;border-top:4px solid var(--bgColor);padding:20px;font-size:14px;background:#fff;line-height:28px;width:262px;box-shadow:0 3px 8px rgba(0,0,0,0.15);border-radius:3px;}
.float_box ul li .tel_box i{font-size:42px;color:#d3d3d3;margin-right:10px;}
.float_box ul li .tel_box span{color:var(--bgColor);font-size:24px;line-height:28px;text-align:left;}
.float_box ul li .tel_box span em{display:block;color:#aaa;font-size:14px;}
.float_box ul li .code_box{padding:10px;background:var(--bgColor);border-radius:3px;position:absolute;right:50px;top:0;display:none;}
.float_box ul li .code_box img{width:100px;}
.float_box ul li .code_box span{line-height:18px;color:#fff;}
.float_box ul li#fqq:hover .code_box{display:block;}
.float_box ul li#ftel:hover .tel_box{display:flex;}
.float_box ul li#weixin:hover .code_box{display:block;}
.phone_top{display:none;position:fixed;bottom:60px;right:10px;}
.phone_top i{color:var(--bgColor);font-size:40px;}
/*大包装询价*/
#blukquote_dialog .formcolumn-item{display:flex;align-items:center;margin-bottom:12px;}
#blukquote_dialog .formcolumn-item dt{font-size:14px;color:#555;margin-right:10px;width:80px;}
#blukquote_dialog  .formcolumn-item dd{width:calc(100% - 100px);position:relative}
#blukquote_dialog  .formcolumn-item dd input{width:90%;height:38px;line-height:38px;padding:0 10px;border:1px solid #dedede;border-radius:3px;box-shadow:none;transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;}
#blukquote_dialog .formcolumn-item dd input:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
#blukquote_dialog  .formcolumn-item dd textarea {
    width: 90%;
    height: 150px;
    padding: 5px 10px;
    border: 1px solid #dedede;
    border-radius: 3px;
    box-shadow:none;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    resize:none;
}
#blukquote_dialog  .formcolumn-item dd textarea:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
#blukquote_dialog  .formcolumn-item dd .form-vcodebox img{height:38px;}
#blukquote_dialog  .formcolumn-item-ct{display:flex;line-height:38px;}
#blukquote_dialog  .formcolumn-item dd .form-vcodebox{width:110px;order:1;height:38px;margin-left:10px;}
#blukquote_dialog  .formcolumn-item dd .formcom-vcode{width:20%;}
#blukquote_dialog .formcolumn-item dd .required{order:3;margin-left:10px;font-weight:bold;}
#blukquote_dialog .formcolumn-item.formcolumn-item-tips{margin-bottom:0;}
#blukquote_dialog .formcolumn-item.formcolumn-item-tips .text{font-size:12px;color:#FF0D0D;}

#blukquote_dialog  .formcolumn-item dd .formcolumn-item-tips{order:4;}
#blukquote_dialog .modal-footer{border-top:0;padding:0 0 50px 0;}
#blukquote_dialog .modal-footer input{background:var(--bgColor);color:#fff;width:40%;padding:0;font-size:16px;height:40px;transition:all 0.2s linear 0s;}
#blukquote_dialog .modal-footer input:hover{background:var(--bgColor);}
#blukquote_dialog .modal-footer input:hover{color:#fff;}
/*文章*/
.article_box{display:flex;align-items:flex-start;margin-bottom:80px;background:#fff;border-radius:5px;padding:15px;}
.article_box .article_left{width:200px;margin-right:36px;}
.article_box .article_left ul{display:block;}
.article_box .article_left ul li{display:block;transition:all 0.2s linear 0s;border-top:1px solid #dcdcdc;padding-top:8px;padding-bottom:6px;}
.article_box .article_left ul li:first-child{border-top:0;padding-top:0;}
.article_box .article_left ul li .title{display:block;height:46px;line-height:46px;font-size:16px;color:#333333;font-weight:bold;}
.article_box .article_left ul li .btn_box a{margin-bottom:4px;display:flex;justify-content: space-between;padding-left:20px;height:32px;align-items:center;font-size:14px;color:#666666;border-left:3px solid transparent;}
.article_box .article_left ul li .btn_box a:hover{background:#f1f1f1;color:var(--bgColor);border-left-color:var(--bgColor);}
.article_box .article_left ul li .btn_box a.active{background:#f1f1f1;color:var(--bgColor);border-left-color:var(--bgColor);font-weight:bold;}
.article_box .article_right{width:calc(100% - 236px);}
.article_box .article_right .article_title{border-bottom:2px solid #d2d2d2;height:46px;line-height:46px;font-size:18px;color:#333333;font-weight:bold;}
.article_box .article_right .article_content{padding:25px 0;font-size:14px;color:#333333;line-height:26px;overflow:hidden;}
.article_box .article_right .article_content img{max-width:100%;height:auto !important;}


/*联系我们**/
.contact_us_box h1{font-size:30px;color:var(--bgColor);line-height:48px;font-weight:bold;}
.contactUs_info{display:flex;justify-content: space-between;align-items:flex-start;}
.contactUs_info .code_box{width:110px;text-align:center;}
.contactUs_info .code_box img{max-width:100%;}
.contactUs_info .code_box span{display:block;font-size:14px;color:#333333;}
.contactUs_info .left{display:flex;flex:1;flex-wrap:wrap;margin-top:26px;}
.contactUs_info .left span{display:flex;align-items:center;font-size:15px;color:#333333;line-height:24px;flex:0 0 40%;margin-bottom:12px;}
.contactUs_info .left span a{color:#333;}
.contactUs_info .left span a:hover{color:var(--bgColor);text-decoration:underline;}
.contactUs_info .left span i{color:var(--bgColor);font-size:17px;width:30px;}
.contact_us_box .map_box{width:100%;height:415px;background:#f1f1f1;margin-top:30px;}
.site_top {
  background-color: #fff;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.site_top .nav_top {
  line-height: 35px;
  height: 35px;
  color: #666;
  font-size: 14px;
  transition-duration: 0.3s;
  background-color: #EAEAEA;
  border-bottom: 1px solid #ddd;
}
.site_top .nav_top a {
  color: #666;
}
.site_top .nav_top .container {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.site_top .nav_top .container::after,
.site_top .nav_top .container::before {
  display: none;
}
.site_top .nav_top .right {
  display: flex;
}
.site_top .nav_top .right a {
  display: flex;
  align-items: center;
  color: #666;
}
.site_top .nav_top .right a:hover {
  color: #d61419;
}
.site_top .nav_top .right a::before {
  content: "";
  height: 10px;
  width: 1px;
  display: block;
  background-color: #BCBCBC;
  margin: 0 10px;
}
.site_top .nav_top .right a:first-child::before {
  display: none;
}
.site_top .top_search {
  padding-top: 15px;
  height: 123px;
  display: flex;
  align-items: center;
  align-self: start;
}
.site_top .top_search .col-sm-3 {
  width: 185px;
  text-align: center;
}
.site_top .top_search .col-sm-3 img {
  max-width: 100%;
}
.site_top .top_search .col-sm-9 {
  width: calc(100% - 185px);
  padding-left: 145px;
}
.site_top .search_all {
  display: flex;
  align-items: center;
  justify-content: right;
}
.site_top .search_all .cart {
  margin-left: 34px;
  text-wrap: nowrap;
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #000;
}
.site_top .search_all .cart i {
  font-style: normal;
  color: #D90000;
}
.site_top .search_all .cart::before {
  position: relative;
  top: -2px;
  font-size: 25px;
  margin-right: 8px;
  color: var(--fontColor);
}
.site_top .searchBox {
  border: 1px solid var(--bgColor);
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 5px;
  background-color: #fff;
}
.site_top .searchBox input {
  height: 38px;
  border: none;
  border-radius: 5px !important;
  box-shadow: none !important;
  padding-left: 13px;
  outline: none;
  width: calc(100% - 58px);
}
.site_top .searchBox input:focus {
  box-shadow: none;
}
.site_top .searchBox input::placeholder {
  color: #999;
}
.site_top .searchBox button {
  position: absolute;
  right: -2px;
  padding: 0;
  line-height: 40px;
  padding-left: 10px;
  font-size: 16px;
  letter-spacing: 8px;
  text-align: center;
  top: -1px;
  height: 40px;
  border-radius: 0 5px 5px 0;
  width: 58px;
  border: none;
  color: #fff;
  font-size: 22px;
  background: var(--bgColor);
  transition-duration: 0.39s;
}
.site_top .searchBox button:hover {
  background: var(--bgHoverColor);
}
.site_top #phone_button {
  background-color: var(--bgColor);
  margin-right: 0;
}
.site_top #phone_button span {
  background-color: #fff;
}
.site_top .navbox {
  background-color: var(--bgColor);
}
.site_top #navbox {
  padding: 0;
}
.site_top #navbox .tel {
  margin-top: 14px;
  float: right;
  color: #fff;
  display: flex;
  align-items: center;
}
.site_top #navbox .tel span {
  margin: 0 13px;
  display: block;
  width: 1px;
  height: 15px;
  background-color: rgba(255, 255, 255, 0.8);
}
.site_top .nav_all li a {
  font-size: 15px;
  padding: 14px 30px;
  font-weight: bold;
  color: #fff;
}
.site_top .nav_all li a:hover,.site_top .nav_all li.active a {
  background-color: #fff;
  color: var(--fontColor);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.site_top .nav_all .li-procata {
  position: relative;
}
.site_top .nav_all li:hover .dropdown-menu {
  display: block;
}
.site_top.active .nav_top {
  height: 0;
  overflow: hidden;
}
.site_top.active .top_search {
  height: 100px;
}
.index_swiper {
  height: 488px;
  width: 100%;
}
.index_swiper .swiper-button-next,
.index_swiper .swiper-button-prev {
  background-image: none;
  display: flex;
  width: 30px;
  padding-top: 2px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.index_swiper .swiper-button-next:hover,
.index_swiper .swiper-button-prev:hover {
  background-color: #333;
  color: #fff;
}
.index_swiper .swiper-slide {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index_swiper .swiper-pagination {
  text-align: center;
}
.index_swiper .swiper-pagination-bullet {
  opacity: 1;
  transition-duration: 0.39s;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #fff;
  background-color: transparent;
  margin: 0 7.5px !important;
}
.index_swiper .swiper-pagination-bullet-active {
  background-color: var(--bgColor);
  border-color: var(--bgColor);
}
.swiper-button-next,
.swiper-button-prev {
  background-image: none;
}
/*面包屑*/
.page_map {
  color: #666;
  display: flex;
  font-size: 14px;
  height: 45px;
  align-items: center;
  margin-bottom: 10px;
}
.page_map .iconfont {
  color: var(--fontColor);
  margin-right: 10px;
  font-size: 18px;
}
.page_map .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.page_map .breadcrumb a {
  color: #666;
}
.page_map .breadcrumb a:hover {
  text-decoration: underline;
}
.page_map .breadcrumb > li + li:before {
  color: #666;
}
.page_map .breadcrumb .active {
  color: #333;
}
.page_map .breadcrumb .active span {
  color: #333;
}
.index_fenlei {
  margin-top: 45px;
  position: relative;
}
.index_fenlei .swiper-button-next,
.index_fenlei .swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_fenlei .swiper-button-next i,
.index_fenlei .swiper-button-prev i {
  font-size: 40px;
  color: #999;
}
.index_fenlei .swiper-button-prev {
  left: -50px;
}
.index_fenlei .swiper-button-next {
  right: -50px;
}
.index_fenlei .box {
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
}
.index_fenlei .box .img {
  height: 169px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}
.index_fenlei .box .title {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.index_fenlei .box .content {
  color: #666;
  line-height: 26px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index_fenlei .box .info {
  padding: 25px 15px 30px;
}
.index_fenlei .box .more_btn {
  padding-top: 1px;
  margin-top: 25px;
  font-size: 13px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  justify-content: center;
  width: 75px;
  height: 29px;
  border: 1px solid var(--bgColor);
  color: var(--fontColor);
}
.index_fenlei .box .more_btn:hover {
  background-color: var(--bgColor);
  color: #fff;
}
.index_cuxiao {
  margin-top: 40px;
  background-color: #fff;
}
.index_cuxiao .header_title {
  padding-top: 2px;
  font-size: 22px;
  font-weight: bold;
  line-height: 50px;
  padding-left: 15px;
  border-bottom: 1px solid #EAEAEA;
  position: relative;
}
.index_cuxiao .swiper-button-next,
.index_cuxiao .swiper-button-prev {
  left: initial;
  top: 38px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  background-color: #ddd;
  color: #fff;
  border-radius: 3px;
  right: 0;
}
.index_cuxiao .swiper-button-next i,
.index_cuxiao .swiper-button-prev i {
  font-size: 12px;
}
.index_cuxiao .swiper-button-next:hover,
.index_cuxiao .swiper-button-prev:hover {
  background-color: var(--bgColor);
  color: #fff;
}
.index_cuxiao .swiper-button-prev {
  right: 45px;
}
.index_cuxiao .swiper-button-next {
  right: 15px;
}
.index_cuxiao .swiper-container::before {
  content: "";
  height: 100%;
  width: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}
.index_cuxiao .box {
  padding: 10px;
  border-left: 1px solid #EAEAEA;
}
.index_cuxiao .box .img {
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_cuxiao .box .img img {
  max-width: 100%;
  max-height: 100%;
  transition-duration: 0.3s;
}
.index_cuxiao .box .info {
  border-top: 1px solid #EAEAEA;
  padding: 10px 0 13px;
}
.index_cuxiao .box .info .title {
  line-height: 21px;
  word-break: break-all;
  text-overflow: ellipsis;
  height: 42px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index_cuxiao .box .info .content {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index_cuxiao .box .info .kj-pre-price {
  font-weight: bold;
  color: #f00000;
}
.index_cuxiao .box:hover .img img {
  transform: scale(0.9);
}
.feature_service {
  padding-top: 65px;
  background-color: #fff;
  margin-top: 58px;
  padding-bottom: 75px;
}
.feature_service .col-md-2 {
  width: 20%;
}
.feature_service .header_title {
  font-size: 22px;
  font-weight: bold;
}
.feature_service .box {
  margin-top: 25px;
}
.feature_service .box a:hover {
  color: var(--fontColor);
  text-decoration: underline;
}
.feature_service .box .img {
  height: 110px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}
.feature_service .box .title {
  font-size: 15px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-top: 18px;
}
.feature_service .box .content {
  margin-top: 10px;
  font-size: 13px;
  line-height: 21px;
  height: 42px;
  color: #666;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index_news {
  background-image: url('../images/index_bg.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 85px;
}
.index_news .index_flex {
  display: flex;
}
.index_news .header_title {
  font-size: 22px;
  font-weight: bold;
  padding-top: 60px;
  margin-bottom: 20px;
}
.index_news .news_swiper {
  margin-right: 15px;
  width: 600px;
  height: 384px;
}
.index_news .news_swiper .swiper-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: flex-end;
}
.index_news .news_swiper .info {
  width: 100%;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
  padding: 50px 15px 20px;
}
.index_news .news_swiper .info .title {
  font-size: 19px;
  font-weight: bold;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #fff;
  margin-bottom: 5px;
}
.index_news .news_swiper .info .title:hover {
  text-decoration: underline;
}
.index_news .news_swiper .info .time {
  color: #fff;
  font-size: 15px;
  font-style: normal;
}
.index_news .right_box {
  width: calc(100% - 615px);
}
.index_news .right_box .box {
  margin-bottom: 15px;
  display: flex;
  background-color: #fff;
  padding: 15px 55px 15px 20px;
}
.index_news .right_box .box .time {
  padding-top: 15px;
  color: #666;
  font-size: 15px;
  text-align: center;
  transition-duration: 0.3s;
  width: 88px;
  height: 88px;
}
.index_news .right_box .box .time i {
  font-size: 24px;
  display: block;
  color: var(--fontColor);
  font-weight: bold;
  font-style: normal;
}
.index_news .right_box .box .time i::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 61px;
  height: 2px;
  background-color: var(--bgColor);
  margin-bottom: 5px;
}
.index_news .right_box .box .content {
  padding-left: 30px;
  width: calc(100% - 88px);
}
.index_news .right_box .box .content .title {
  font-size: 18px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.index_news .right_box .box .content .title:hover {
  color: var(--fontColor);
  text-decoration: underline;
}
.index_news .right_box .box .content .text {
  margin-top: 5px;
  height: 50px;
  line-height: 25px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index_news .right_box .box:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.index_news .right_box .box:hover .time {
  color: #fff;
  background-color: var(--bgColor);
}
.index_news .right_box .box:hover .time i {
  color: #fff;
}
.index_news .right_box .box:hover .time i::after {
  background-color: #fff;
}
.footer {
  margin-top: 100px;
  padding-top: 70px;
  background-color: #2E353B;
  color: #fff;
}
.footer a {
  color: #abafb1;
}
.footer a:hover {
  text-decoration: underline;
}
.footer ul {
  display: flex;
  justify-content: space-between;
}
.footer ul li {
  list-style: none;
}
.footer ul li h3 {
  font-size: 20px;
  margin-bottom: 12px;
}
.footer ul li a {
  display: block;
  line-height: 33px;
}
.footer ul .imgcode {
  margin-left: 55px;
  display: flex;
}
.footer ul .imgcode div {
  text-align: center;
}
.footer ul .imgcode div img {
  width: 129px;
}
.footer ul .imgcode div h4 {
  margin-top: 5px;
  font-size: 15px;
}
.footer .footer_btm {
  margin-top: 70px;
  color: #abafb1;
  padding: 25px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .footer_btm .left {
  float: left;
}
.footer .footer_btm .right {
  float: right;
}
.pageBanner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pageBanner .container::before,
.pageBanner .container::after {
  display: none;
}
.pageBanner .container {
  height: 280px;
  display: flex;
  align-items: center;
}
.pageBanner .container h2 {
  font-size: 40px;
  display: flex;
  align-items: flex-end;
  color: var(--fontColor);
}
.pageBanner .container h2 span {
  font-size: 23px;
  margin-left: 20px;
}
.pageBanner .container h2::before {
  margin-right: 20px;
  content: "";
  width: 6px;
  background-color: var(--bgColor);
  height: 48px;
  display: block;
}
.ab_title {
  font-size: 30px;
  font-weight: bold;
  margin-top: 30px;
}
.ab_title span {
  display: block;
  font-size: 20px;
  color: #999;
  margin-top: 5px;
}
.ab_active {
  padding-bottom: 70px;
  display: flex;
  align-items: flex-start;
  margin-top: 36px;
}
.ab_active .content {
  padding-right: 65px;
  font-size: 15px;
  line-height: 33px;
}
.ab_active .img {
  flex: 0 0 612px;
  width: 612px;
}
.prolist {
  display: flex;
}
.prolist .pro_left {
  width: 202px;
}
.prolist .pro_left h3 {
  line-height: 40px;
  background-color: var(--bgColor);
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  border-radius: 5px 5px 0 0;
}
.prolist .pro_left .list_level1 li {
  list-style: none;
  font-size: 14px;
  border: 1px solid #ddd;
  border-top: 0;
}
.prolist .pro_left .list_level1 .out {
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  background-color: #F7F7F7;
}
.prolist .pro_left .list_level1 .out a {
  font-size: 14px;
  width: 60%;
}
.prolist .pro_left .list_level1 .out span {
  font-size: 16px;
  font-weight: bold;
  color: #999999;
  transition-duration: 0.3s;
}
.prolist .pro_left .list_level1 .out:last-child {
  border-bottom: none;
}
.prolist .pro_left .list_level1 .list_level2 {
  background-color: #fff;
  border-radius: 0;
/*  padding: 5px 0 10px;*/
  border-top: 1px solid #ddd;
}
.prolist .pro_left .list_level1 .list_level2 li {
  border-radius: 0;
  margin-top: 0;
  border: none;
}
.prolist .pro_left .list_level1 .out2 {
  display: flex;
  line-height: 32px;
  padding: 0px 10px;
  font-weight: bold;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
}
.prolist .pro_left .list_level1 .out2 a {
  font-weight: normal;
  position: relative;
}
.prolist .pro_left .list_level1 .out2 a.active {
  color: var(--bgColor);
}
.prolist .pro_left .list_level1 .out2 span {
  font-size: 12px;
  color: var(--fontColor);
  font-weight: normal;
}
.prolist .pro_left .list_level1 .out.active span {
  color: var(--fontColor);
  font-size: 14px;
}
.prolist .pro_left .list_level1 .out.active span.active::before {
  content: "\ea7c";
}
.prolist .pro_left .list_level1 .out2.active a {
  color: var(--fontColor);
}
.prolist .pro_right {
  width: calc(100% - 220px);
  margin-left: 18px;
}
.product_list_ul2 {
  display: block;
  width: 100%;
}
.product_list_ul2 li {
  background: #fff;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
  transition: all 0.2s linear 0s;
  border-radius: 5px;
  border: 1px solid #E8E8E8;
}
.product_list_ul2 li .pro_description {
  padding: 15px 15px 27px 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.product_list_ul2 li .pro_description .img_btn {
  width: 118px;
  height: 118px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 25px;
}
.product_list_ul2 li .pro_description .img_btn img {
  max-width: 100%;
  max-height: 100%;
}
.product_list_ul2 li .pro_description .right_info {
  width: calc(100% - 183px);
}
.product_list_ul2 li .pro_description .right_info .name_btn {
  font-size: 22px;
  color: #000000;
  line-height: 30px;
  display: block;
  width: 100%;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 5px;
}
.product_list_ul2 li .pro_description .right_info .en_name {
  font-size: 14px;
  color: #666666;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product_list_ul2 li .pro_description .right_info .base_info {
  display: flex;
  flex-wrap: wrap;
  margin-top: 7px;
}
.product_list_ul2 li .pro_description .right_info .base_info div {
  line-height: 25px;
  width: calc(100% / 4);
}
.product_list_ul2 li .pro_description .right_info .base_info div span {
  color: #666666;
}
.product_list_ul2 li .pro_description .stock_btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  background: #E5F2EB;
  margin-left: auto;
  border: 0;
  color: var(--fontColor);
  transition: all 0.2s linear 0s;
}
.product_list_ul2 li .pro_description .stock_btn i {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  transition: all 0.2s linear 0s;
  transform: rotate(90deg);
}
.product_list_ul2 li .pro_description .stock_btn:hover {
  background: Var(--bgColor);
  color: #fff;
}
.product_list_ul2 li .pro_description .stock_btn.active {
  background: Var(--bgColor);
  color: #fff;
}
.product_list_ul2 li .pro_description .stock_btn.active i {
  transform: rotate(-90deg);
  position: relative;
  top: -2px;
}
.product_list_ul2 li .kjcollapse {
  display: none;
}
.product_list_ul2 li .kj-table {
  margin: 0 15px;
}
.product_list_ul2 li .kj-table table {
  margin-bottom: 8px;
}
.product_list_ul2 .kj-table thead tr th {
  text-align: center;
  border: 0;
  background: #E5F2EB;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  padding-top: 0;
  padding-bottom: 0;
  color: #333;
}
.product_list_ul2 .kj-table tbody tr td {
  border-top: 0;
  text-align: center;
  font-size: 14px;
  color: #333333;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  transition: all 0.2s linear 0s;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 30px;
}
.product_list_ul2 .kj-table tbody tr td .newPrice {
  color: #e6331e;
}
.product_list_ul2 .kj-table tbody tr:first-child td {
  border-top: 0;
}
.product_list_ul2 .kj-table tbody tr:hover td {
  background: #f5f5f5;
}
.product_list_ul2 .kj-table tbody tr td a.car_btn {
  margin: 0 auto;
  border-radius: 3px;
  color: #fff;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  display: block;
  background: var(--bgColor);
}
.product_list_ul2 .kj-table tbody tr td a.no_car_btn {
  background: #999;
  cursor: not-allowed;
}
.product_list_ul2 .kj-table tbody tr td a.car_btn i {
  font-size: 18px;
  transition: all 0.2s linear 0s;
  display: inline-block;
}
.product_list_ul2 .kj-table tbody tr td a.car_btn:hover {
  background: var(--bgHoverColor);
}
.product_list_ul2 .kj-table tbody tr td a.no_car_btn:hover {
  background: #999;
}
.product_list_ul2 .kj-table tbody tr td a.car_btn:active {
  position: relative;
  top: 2px;
}
.product_list_ul2 .kj-table .kj-pro-num-box {
  width: 68px;
  height: 31px;
  overflow: hidden;
  margin: 0 auto;
  border: 1px solid #ddd;
  vertical-align: middle;
  border-radius: 2px;
  display: flex;
}
.product_list_ul2 .kj-table .kj-pro-num-box button {
  background: #fff;
  width: 20px;
  border: 0;
  padding: 0;
  height: 29px;
  transition: all 0.2s linear 0s;
  font-size: 14px;
  color: #333;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.product_list_ul2 .kj-table .kj-pro-num-box input {
  width: 27px;
  height: 29px;
  line-height: 29px;
  border: 0;
  padding: 0;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: #333;
}
.product_list_ul2 .kj-table .kj-pro-num-box button:hover {
  background: #dedede;
}
.product_list_ul2 li:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.product_list_ul2 li.selectActive {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.product_list_ul2 li:hover .pro_description .right_info .name_btn {
  text-decoration: underline;
  color: var(--fontColor);
}
.product_list_ul2 .kj-table tbody tr td em {
  font-style: normal;
}
/*筛选*/
.filter_box {
  background: #fff;
  border-radius: 5px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}
.filter_box ul {
  display: block;
  width: 100%;
  padding: 0;
}
.filter_box ul li {
  display: flex;
  border-top: 1px solid #ddd;
}
.filter_box ul li:first-child {
  border-top: 0;
}
.filter_box ul li label {
  width: 97px;
  font-size: 13px;
  color: #333333;
  line-height: 40px;
  font-weight: normal;
  text-align: center;
  border-right: 1px solid #ddd;
  margin-right: 10px;
}
.filter_box ul li .filter_btn {
  width: calc(100% - 153px);
  height: 30px;
  overflow: hidden;
  margin: 5px 0;
}
.filter_box ul li .filter_btn a {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #333333;
  margin-right: 20px;
}
.filter_box ul li .filter_btn a:hover {
  color: #e60012;
}
.filter_box ul li .filter_btn a.active {
  color: #e60012;
  font-weight: bold;
}
.filter_box ul li .viewmore {
  width: 65px;
  height: 40px;
  color: #333333;
  line-height: 40px;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.filter_box ul li .viewmore i {
  font-size: 12px;
  margin-left: 3px;
  color: #aaaaaa;
  transition: all 0.2s linear 0s;
}
.filter_box ul li .viewmore:hover {
  color: #e60012;
}
.filter_box ul li .viewmore:hover i {
  color: #e60012;
}
.exhibition_box {
  display: flex;
  align-items: center;
  height: 36px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  width: 195px;
  border: 1px solid #DCDFE6;
  overflow: hidden;
}
.exhibition_box label {
  width: 65px;
  font-size: 14px;
  color: #333333;
  line-height: 47px;
  font-weight: normal;
}
.exhibition_box a {
  text-decoration: none;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: #999;
  height: 36px;
}
.exhibition_box a i {
  margin-right: 3px;
  position: relative;
  top: -1px;
  color: #BABABA;
}
.exhibition_box a.active,
.exhibition_box a:hover {
  background-color: var(--bgColor);
  color: #fff;
}
.exhibition_box a.active i,
.exhibition_box a:hover i {
  color: #fff;
}
.pro {
  background-color: #fff;
  border: 1px solid #E8E8E8;
  padding: 10px 14px;
  border-radius: 5px;
  padding-bottom: 25px;
  margin-bottom: 5px;
}
.pro .img {
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pro .img img {
  max-width: 90%;
  max-height: 90%;
  transition-duration: 0.3s;
}
.pro .title {
  margin-top: 5px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  height: 44px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
}
.pro .kj-pre-price {
  font-size: 16px;
  font-weight: bold;
  color: #d61419;
  line-height: 15px;
  margin-top: 10px;
}
.pro .cart {
  margin-top: 15px;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #666;
}
.pro .cart i {
  margin-right: 10px;
  font-size: 16px;
  color: #9D9D9D;
}
.pro:hover {
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.08);
}
.pro:hover a {
  color: var(--fontColor);
}
.pro:hover .img img {
  transform: scale(0.9);
}
.pro:hover .cart {
  background-color: #E7F1EC;
  border-color: #E7F1EC;
  color: var(--fontColor);
}
.pro:hover .cart i {
  color: var(--fontColor);
}
.pro .cart.no_cart {
  background-color: #dedede !important;
  border-color: #dedede !important;
  color: #666 !important;
  cursor: not-allowed;
}
.pro .cart.no_cart i {
  color: #999 !important;
}
.product_container .row {
  margin-left: 0;
  margin-right: -5px;
}
.product_container .col-lg-2 {
  width: 20%;
  padding-left: 0;
  padding-right: 5px;
}
.newslist {
  display: flex;
  flex-wrap: wrap;
}
.newslist .left_nav {
  width: 200px;
}
.newslist .left_nav a {
  margin-bottom: 10px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  font-size: 15px;
  height: 42px;
  border: 1px solid #ddd;
  background-color: #F7F7F7;
}
.newslist .left_nav a:hover,
.newslist .left_nav a.active {
  background-color: var(--bgColor);
  color: #fff;
}
.newslist .right_box {
  width: calc(100% - 220px);
  margin-left: 20px;
}
.newslist .news_list li {
  border-bottom: 1px dashed #cecece;
  padding: 25px 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.newslist .news_list li .img_btn {
  width: 256px;
  height: 164px;
  margin-right: 30px;
}
.newslist .news_list li .img_btn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newslist .news_list li .base_info {
  width: calc(100% - 286px);
}
.newslist .news_list li .title_btn {
  font-weight: bold;
  display: block;
  font-size: 22px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 28px;
}
.newslist .news_list li .time {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  display: flex;
  align-items: center;
}
.newslist .news_list li .time i {
  margin-right: 5px;
}
.newslist .news_list li .brief_text {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 10px;
}
.newslist .news_list li .more_btn {
  display: flex;
  align-items: center;
  color: var(--fontColor);
  height: 26px;
  margin-top: 18px;
}
.newslist .news_list li .more_btn i {
  font-size: 20px;
  margin-left: 5px;
  line-height: 26px;
  display: inline-block;
  transition: all 0.2s linear 0s;
}
.newslist .news_list li:hover .title_btn {
  color: Var(--fontColor);
  text-decoration: underline;
}
.newslist .news_list li:hover .more_btn {
  color: var(--fontColor);
}
.newslist .news_list li:hover .more_btn i {
  margin-left: 7px;
}
.newslist .news_list li:first-child {
  padding-top: 0;
}
/*分页*/
.kj-page {
  text-align: center;
  width: 100%;
}
.kj-page .pagination {
  margin: 40px 0 20px 0;
}
.kj-page .pagination > li > a,
.kj-page .pagination > li > span {
  font-size: 13px;
  margin: 3px;
  padding: 0;
  width: 40px;
  height: 28px;
  line-height: 26px;
  border-radius: 5px;
  color: #999;
}
.kj-page .pagination > li > a:hover,
.kj-page .pagination > li > span:hover {
  background: var(--bgColor);
  color: #fff;
  border-color: var(--bgColor);
}
.kj-page .pagination > li.active > a {
  background: var(--bgColor);
  color: #fff;
  border-color: var(--bgColor);
}
.swiper-button-prev:after, .swiper-button-next:after{display:none;}
.technical_list{background:#fff;border-radius:5px;padding:5px 15px 30px 15px;}
.technical_list li{border-bottom:1px dashed #cecece;display:flex;justify-content: space-between;align-items:center;padding:10px 0;}
.technical_list li a{width:calc(100% - 100px);font-size:15px;color:#333;line-height:26px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.technical_list li a i{color:var(--fontColor);margin-right:10px;font-size:20px;}
.technical_list li .time{width:100px;text-align:right;font-size:14px;color:#999;line-height:26px;}
.technical_list li .time i{display:inline-block;vertical-align:middle;margin-right:5px;margin-bottom:2px;}
.technical_list li:hover a{color:var(--fontColor);}
.technical_list li:hover a:before{background:var(--bgColor);}
.prolist .pro_left .list_level1 .out.active a{color:var(--fontColor);}
.site_top .nav_all li:hover .dropdown-menu {
    display: block
}
.dropdown-menu {
    border: none;
    padding: 0;
    min-width: 100%
}

.site_top .nav_all .dropdown-menu>li>a {
    padding: 0;
    font-weight: normal;
    line-height: 35px;
    color: #333;
    background-color: #fff;
    display: block;
    text-align: center;
    box-shadow:none !important;
}

.site_top .nav_all .dropdown-menu>li>a:hover {
    background-color: var(--bgColor);
    color: #fff
}

.site_top .nav_all .li-procata .dropdown-menu {
    border: none;
    top: 100%;
    overflow-y: auto;
    padding: 0;
    float: none;
    height: 234px;
    width: 375px;
    padding: 5px 25px 5px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 10px 10px rgba(0,0,0,.175)
}

.site_top .nav_all .li-procata .dropdown-menu::-webkit-scrollbar {
    width: 5px;
    background-color: var(--bgColor)
}

.site_top .nav_all .li-procata .dropdown-menu::-webkit-scrollbar-thumb {
    background-color: var(--bgHoverColor);
    border-radius: 3px
}

.index_product .box .in .content::-webkit-scrollbar {
    width: 5px;
    background-color: rgba(255,255,255,.3)
}

.index_product .box .in .content::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.3);
    border-radius: 3px
}

.site_top .nav_all .li-procata .dropdown-menu li a {
    color: var(--bgColor) !important;
    padding: 0;
    display: block;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: normal;
    text-align: left;
    box-shadow:none !important;
}

.site_top .nav_all .li-procata .dropdown-menu li a:hover {
    color: #1d8c3f !important
}

.site_top .nav_all .li-procata .dropdown-menu li a:hover {
    background-color: #fff !important
}

.site_top .nav_all .li-procata .dropdown-menu li .dropdown-menu {
    width: 100%;
    display: flex !important;
    height: auto;
    box-shadow: none;
    padding: 0;
    position: initial;
    flex-wrap: wrap
}

.site_top .nav_all .li-procata .dropdown-menu li .dropdown-menu a {
    font-size: 13px !important;
    margin: 0;
    margin-right: 20px;
    margin-bottom:5px;
    font-weight: normal;
    color: #333 !important
}

.site_top .nav_all .li-procata .dropdown-menu li .dropdown-menu a:hover {
    color: #1d8c3f !important
}

.site_top .nav_all .li-procata.fa-angle-down {
    display: none
}

.site_top .nav_all .li-procata .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover {
    color: #1d8c3f !important
}

.site_top .nav_all .li-procata .dropdown-menu li a span {
    display: none
}

.float_box .kj-shopcart-count {
    position: absolute;
    left: 27px;
    color: #fff;
    font-size: 12px;
    padding: 7px 5px 9px;
    border-radius: 50%;
    top: 4px;
    background-color: #d02626;
    line-height: 0px;
}
.kj_news_active {
    background: #fff;
    border-radius: 5px;
    padding: 30px 30px 40px 30px
}

.kj_news_active .kj-main-articleinfo-title {
    font-size: 30px;
    color: #333;
    margin-bottom: 12px;
    line-height: 36px
}

.kj_news_active .kj-article-time {
    color: #999
}

.kj_news_active .kj-article-content {
    color: #333;
    padding-bottom: 50px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    line-height: 30px;
    margin-top: 20px
}

.kj_news_active .kj-article-content img {
    max-width: 100%;
    vertical-align: bottom
}

.kj_news_active .kj-article-bottom span {
    display: block;
    line-height: 32px
}

.kj_news_active .kj-article-bottom a {
    color: #333
}

.kj_news_active .kj-article-bottom a:hover {
    color: var(--fontColor);
    text-decoration: underline
}

.kj_news_active .kj_news_product {
    margin: 0 auto;
    display: block;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    background: #255288;
    font-size: 14px;
    color: #fff;
    width: 130px;
    text-align: center
}

.kj_news_active .kj_news_product:hover {
    background: #a60e07
}

.kj_news_active .kj_news_product:active {
    position: relative;
    top: 2px
}
/*产品详情*/
.product_info_details{display:flex;}
.product_info_details .left_box{width:295px;margin-right:25px;}
.product_info_details .left_box .img_box{width:100%;display:flex;align-items:center;justify-content:center;}
.product_info_details .image_box .box{width:100%;}
.product_info_details .image_box .tb-booth{position:relative;z-index:1;width:100%;height:290px;}
    .product_info_details .image_box .tb-pic a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 100%;
        box-shadow: 0 5px 5px rgba(0,0,0,0.1);
        border: 1px solid #E5E5E5;
        border-radius: 4px;
    }
.product_info_details .image_box .tb-pic a img{vertical-align:middle;max-width:100%;max-height:100%;}
.product_info_details .image_box .tb-thumb{margin:12px 0 0;overflow:hidden;}
.product_info_details .image_box .tb-thumb li{background:#dddddd;float:left;height:50px;width:50px;margin:0 6px 0 0;overflow:hidden;padding:2px;}
.product_info_details .image_box .tb-s40, .tb-s40 a{height:46px;width:46px;}
.product_info_details .image_box .tb-s40, .tb-s40 a img{max-width:100%;max-height:100%;}
.product_info_details .image_box .tb-thumb .tb-selected{background:#e83241;}
.product_info_details .image_box .tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
div.zoomDiv{z-index:999;position:absolute;top:0;left:0;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}
.product_info_details .right_box{width:calc(100% - 320px);}
.product_info_details .right_box .pro_title{font-size:24px;color:var(--fontColor);line-height:36px;padding:10px 0 5px;}
.product_info_details .right_box .pro_title .enname{color:#666;}
.product_info_details .right_box .info_box{margin-top:18px;display:flex;flex-wrap:wrap;border-top:1px solid #e5e5e5;padding-top:18px;}
.product_info_details .right_box .info_box .list{line-height:36px;font-size:14px;color:#333333;flex:0 0 33.333333%;}
.product_info_details .right_box .info_box .list a{color:#da261c;}
.product_info_details .right_box .info_box .list.list_all{flex:0 0 100%;}
.product_info_details .right_box .info_box .list label{font-size:14px;color:#999999;font-weight:normal;}
.product_info_details .right_box .info_box .list span em{color:#da261c;}
.product_info_details .right_box .info_box .bm_box{width:100%;display:flex;align-items: flex-start;line-height:24px;padding:6px 0;}
.product_info_details .right_box .info_box .bm_box em{font-size:14px;color:#999999;width:45px;}
.product_info_details .right_box .info_box .bm_box a{color:#da251c;font-size:14px;width:45px;text-align:right;font-weight:bold;}
.product_info_details .right_box .info_box .bm_box span{width:calc(100% - 90px);font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.product_info_details .right_box .btn_box{flex:1;display:flex;margin-top:28px;}
.product_info_details .right_box .btn_box a{margin-right:15px;line-height:38px;font-size:15px;display:inline-flex;align-items:center;justify-content:center;width:156px;border-radius:4px;}
.product_info_details .right_box .btn_box .collect_btn{color:var(--fontColor);background:#fff;border:1px solid var(--bgColor);}
.product_info_details .right_box .btn_box .collect_btn i{margin-right:5px;}
.product_info_details .right_box .btn_box .collect_btn:hover{background:var(--bgColor);color:#fff;}
.product_info_details .right_box .btn_box .enquiry_btn{border:1px solid var(--bgColor);color:#fff;background-color:var(--bgColor)}
.product_info_details .right_box .btn_box .enquiry_btn:hover{background:var(--bgHoverColor);color:#fff;border-color:var(--bgHoverColor)}
.product_info_details .right_box .btn_box a:active{position:relative;top:2px;}
.product-desc-kj-table{margin-top:30px;}
.product-desc-kj-table table{margin-bottom:0;}
.product-desc-kj-table thead tr th{text-align:center;border-bottom:1px solid #dcdcdc;font-size:14px;padding:0 15px;line-height:48px;background:#E5F2EB;color:#333333;border-top:1px solid #ddd !important;}
.product-desc-kj-table thead tr th:first-child{text-align:left;}
.product-desc-kj-table tbody tr td{border-top:0;border-bottom:0;text-align:center;font-size:14px;color:#666666;vertical-align:middle;padding:8px 15px;border-bottom:1px solid #DCDCDC;}
.product-desc-kj-table tbody tr td:first-child{text-align:left;}
.product-desc-kj-table tbody tr td em.newPrice{color:#e70012;}
.product-desc-kj-table tbody tr td a.car_btn{font-size:20px;color:#fff;}
.product-desc-kj-table .kj-pro-num-box{width:72px;height:28px;border-radius:3px;overflow:hidden;margin:0 auto;border:1px solid #949494;vertical-align:middle;display:inline-flex;align-items:center;justify-content:space-between;}
.product-desc-kj-table .kj-pro-num-box button{width:20px;border:0;padding:0;height:28px;transition:all 0.2s linear 0s;background:none;font-size:14px;color:#333;display:inline-flex;justify-content:center;align-items:center;}
.product-desc-kj-table .kj-pro-num-box input{width:32px;height:28px;line-height:18px;border:0;top:0;padding:0;vertical-align:top;display:inline-block;text-align:center;font-size:12px;color:#333;}
.product-desc-kj-table .car_btn{display:flex;width:34px;height:34px;border-radius:4px;background:var(--bgColor);align-items:center;justify-content:center;margin:0 auto;}
.product-desc-kj-table .car_btn i{color:#fff;font-size:20px;}
.product-desc-kj-table .car_btn:hover{background:var(--bgHoverColor);}
.product-desc-kj-table .car_btn:active{position:relative;top:2px;}


/*产品详情2*/
.product_base_info{display:flex;flex-wrap: wrap;align-items: flex-start;}
.product_base_info .image_box{width:295px;margin-right:25px;}
.product_base_info .image_box .box{width:100%;}
.product_base_info .image_box .tb-booth{position:relative;z-index:1;width:100%;height:290px;}
    .product_base_info .image_box .tb-pic a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 100%;
        box-shadow: 0 5px 5px rgba(0,0,0,0.1);
        border: 1px solid #E5E5E5;
        border-radius: 4px;
    }
.product_base_info .image_box .tb-pic a img{vertical-align:middle;max-width:100%;}
.product_base_info .image_box .tb-pic .enlarge_btn{position:absolute;bottom:8px;right:8px;font-size:20px;color:#da251c;font-weight:bold;}
.product_base_info .image_box .tb-thumb{margin:12px 0 0;overflow:hidden;}
.product_base_info .image_box .tb-thumb li{background:#dddddd;float:left;height:50px;width:50px;margin:0 6px 0 0;overflow:hidden;padding:2px;}
.product_base_info .image_box .tb-s40, .tb-s40 a{height:46px;width:46px;}
.product_base_info .image_box .tb-s40, .tb-s40 a img{max-width:100%;max-height:100%;}
.product_base_info .image_box .tb-thumb .tb-selected{background:#da251c;}
.product_base_info .image_box .tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
div.zoomDiv{z-index:999;position:absolute;top:0;left:0;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.product_base_info .info_box{width:calc(100% - 320px);}
.product_base_info .info_box h1{font-size:22px;color:#333333;line-height:30px;margin-bottom:10px;}
.product_base_info .info_box .price_box{background-color:#f2f2f2; padding:0 20px;height:85px;display:flex;flex-direction: column;justify-content:center;}
.product_base_info .info_box .price_box .item{line-height:30px;display:flex;flex-wrap: wrap;}
.product_base_info .info_box .price_box .item label{font-size:14px;color:#999;font-weight:normal;width:75px;}
.product_base_info .info_box .price_box .item .old_price{font-size:14px;color:#333333;text-decoration:line-through;}
.product_base_info .info_box .price_box .item .new_price{font-size:22px;color:#e6332c;font-weight:bold;}
.product_base_info .info_box .base_info{padding:0 20px;}
.product_base_info .info_box .base_info .item{line-height:30px;display:flex;flex-wrap: wrap;margin-top:10px;}
.product_base_info .info_box .base_info .item label{font-size:14px;color:#999;font-weight:normal;width:80px;}
.product_base_info .info_box .base_info .item span{font-size:14px;color:#333333;}
.product_base_info .info_box .base_info .item .select_btn{display:flex;flex-wrap:wrap;width:calc(100% - 80px);}
.product_base_info .info_box .base_info .item .select_btn a{height:30px;border:1px solid #d9d9d9;padding:0 12px;margin-right:10px;font-size:13px;color:#333333;line-height:28px;}
.product_base_info .info_box .base_info .item .select_btn a:hover{border-color:#e70012;color:#e70012;}
.product_base_info .info_box .base_info .item .select_btn a.active{border-color:#e70012;color:#e70012;}
.product_base_info .info_box .base_info .item .kj-pro-num-box{width:100px;height:30px;position:relative;border:1px solid #ddd;text-align:center;background:#fff;overflow:hidden;}
.product_base_info .info_box .base_info .item .kj-pro-num-box button{position: absolute;top:0;width:28px;background:#f7f7f7;border:0;padding:0;height:28px;line-height:28px;transition:all 0.2s linear 0s;}
.product_base_info .info_box .base_info .item .kj-pro-num-box button.kj-pro-num-minus{left:0;border-right:1px solid #ddd;}
.product_base_info .info_box .base_info .item .kj-pro-num-box button.kj-pro-num-plus{right:0;border-left:1px solid #ddd;}
.product_base_info .info_box .base_info .item .kj-pro-num-box button:hover{background:#dedede;}
.product_base_info .info_box .base_info .item .kj-pro-num-box input{width:44px;height:28px;line-height:28px;border:0;top:0;padding:0;vertical-align:top;display:inline-block;text-align:center;font-size:12px;color:#333;margin-left:28px;}
.product_base_info .info_box .btn_box{display:flex;flex-wrap: wrap;margin-top:30px;}
.product_base_info .info_box .btn_box a{margin-right:12px;height:38px;line-height:46px;border-radius:3px;width:156px;display:flex;align-items:center;justify-content:center;font-size:14px;}
.product_base_info .info_box .btn_box a i{margin-right:5px;font-size:19px;}
.product_base_info .info_box .btn_box a.car_btn{background:var(--bgColor);color:#fff;}
.product_base_info .info_box .btn_box a.car_btn:hover{background:var(--bgHoverColor);}
.product_base_info .info_box .btn_box a.collect_btn{background:var(--bgHoverColor);color:#fff;}
.product_base_info .info_box .btn_box a.collect_btn:hover{background:var(--bgColor);}
.product_base_info .info_box .btn_box a.enquiry_btn{border:1px solid var(--bgColor);color:var(--fontColor);}
.product_base_info .info_box .btn_box a.enquiry_btn:hover{background:var(--bgColor);color:#fff;}
.product_base_info .info_box .btn_box a:active{position:relative;top:2px;}
.pro_slide_box{margin-top:25px;}
.pro_slide_box .nav{display:flex;background:#f7f7f7;border:1px solid #ddd;}
.pro_slide_box .nav li a{font-weight:bold;margin:0;font-size:15px;color:#333333;position:relative;padding:0 70px;height:40px;line-height:40px;border-radius:0;}
.pro_slide_box .nav li.active a{background:#fff;color:var(--fontColor);border-left:1px solid #ddd;border-right:1px solid #ddd;}
.pro_slide_box .nav li.active:first-child a{border-left:0;}
.pro_slide_box .nav li.active a:after{content:"";width:100%;height:1px;background:#fff;position:absolute;left:0;bottom:-1px;}
.pro_slide_box .nav li.active a:before{content:"";width:100%;height:2px;background:var(--bgColor);position:absolute;left:0;top:-1px;}
.pro_slide_box .nav li a:hover{background:#fff;color:var(--fontColor);}
.pro_slide_box .nav li a:hover:before{content:"";width:100%;height:2px;background:var(--bgColor);position:absolute;left:0;top:-1px;}
.pro_slide_box .nav li a:focus{background:#fff;color:var(--fontColor);}
.pro_slide_box .tab-pane{padding:15px 20px;background:#fff;border:1px solid #E5E5E5;border-top:none;}
.pro_slide_box .table-responsive table{margin:0;}
.pro_slide_box .table-responsive table tr th{border-top:1px solid #efefef;padding-left:12px;border-right:1px solid #efefef;font-size:14px;color:#333333;}
.pro_slide_box .table-responsive table tr:first-child th{border-top:0;}
.pro_slide_box .table-responsive table tr:first-child td{border-top:0;}
.pro_slide_box .table-responsive table tr td{border-top:1px solid #efefef;padding-left:25px;color:#333333;}
.pro_slide_box .technology_list li{display:flex;justify-content: space-between;border-top:1px dashed #dedede;line-height:38px;padding:0 15px;}
.pro_slide_box .technology_list li:first-child{border-top:0;}
.pro_slide_box .technology_list li a{font-size:14px;color:#333;flex:1;height:38px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;padding-right:15px;}
.pro_slide_box .technology_list li a:before{
    content:"";width:4px;height:4px;display:inline-block;border-radius:50%;background:#dedede;margin-right:10px;vertical-align:middle;transition:all 0.2s linear 0s;
}
.pro_slide_box .technology_list li .time{font-size:12px;color:#999;}
.pro_slide_box .technology_list li a:hover{color:var(--fontColor);}
.pro_slide_box .technology_list li a:hover:before{background:var(--bgColor);}
.pro_slide_box .activeBox{font-size:14px;color:#333;line-height:26px;}
.pro_slide_box .activeBox img{max-width:100%;}
.pro_slide_box .download_btn{display:flex;align-items:center;font-size:16px;color:#333;padding:20px;}
.pro_slide_box .download_btn i{font-size:24px;margin-right:10px;color:var(--fontColor);font-weight:bold;}
.pro_slide_box .download_btn:hover{color:var(--fontColor);text-decoration:underline;}
.pro_slide_box .panel{margin-right:15px;width:calc((100% - 15px)/2);}
.pro_slide_box .panel:last-child{margin-right:0;}

/*产品详情-相关产品*/
.product_relevant{margin-top:35px;}
.product_relevant h1{font-size:18px;color:var(--fontColor);line-height:28px;margin-bottom:15px;font-weight:bold;}
.product_relevant .swiper-button-next,.product_relevant .swiper-button-prev{color:#9a9a9a;transition:all 0.2s linear 0s;margin:0;transform: translateY(-50%);}
.product_relevant .swiper-button-next:hover,.product_relevant .swiper-button-prev:hover{color:var(--fontColor);}
.product_relevant .swiper-button-next i, .product_relevant .swiper-button-prev i{font-size:30px;font-weight:bold;}
.product_relevant .swiper-button-prev{left:-52px;}
.product_relevant .swiper-button-next{right:-52px;}
.xgzl {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 26px;
}

#xgzl ol li {
    list-style: initial;
}
.product-desc-kj-table tbody tr td a.no_car_btn {
    background: #999 !important;
    cursor: not-allowed;
}
.product_base_info .info_box .base_info .item .select_btn a.disabled{
    background-color:#ddd;
    color:#666;
    border-color:#ddd;
    cursor:not-allowed;
}
.news_title{color:var(--fontColor);margin-bottom:25px;font-size:26px;}
.product_info_details .right_box .enname{color:#666;}
.product_info_details .right_box .btn_box .collect_btn i{color:#666;}
.product_info_details .right_box .btn_box .collect_btn:hover i{color:#fff;}
.product-desc-kj-table table {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}
.index_fenlei .box:hover .title{color:var(--fontColor);}
.index_fenlei .box:hover .more_btn {
    background-color: var(--bgColor);
    color: #fff
}
.product-desc-kj-table .kj-pro-num-box button:hover{background-color:#f1f1f1;}
.profiler-results.profiler-bottomleft, .profiler-results.profiler-bottomright{
    display:none !important;
}
.product_list_ul2 li .pro_stock {
    display: flex;
    height: 50px;
    align-items: center;
    padding: 0 15px;
    border-top: 1px solid #eee;
    flex-wrap: wrap;
    transition: all 0.2s linear 0s;
}

    .product_list_ul2 li .pro_stock button {
        border: 0;
        display: flex;
        width: 90px;
        height: 28px;
        align-items: center;
        font-size: 14px;
        color: #333333;
        justify-content: flex-end;
        transition: all 0.2s linear 0s;
        background: none;
        margin-left: auto;
    }

        .product_list_ul2 li .pro_stock button i {
            font-size: 13px;
            color: #db0000;
            font-weight: bold;
            margin-right: 5px;
            margin-top: 5px;
            transition: all 0.2s linear 0s;
        }

        .product_list_ul2 li .pro_stock button.active i {
            transform: rotate(180deg);
            margin-top: 0;
            margin-bottom: 4px;
        }
.kj-productlist-table a:hover{
    text-decoration:underline;
}
.product_list_ul2 li .pro_description .right_info .base_info{display:flex;flex-wrap: wrap;margin-top:5px;}
.product_list_ul2 li .pro_description .right_info .base_info span{font-size:14px;color:#666666;line-height:25px;width:calc(100% / 3);}
.pro_stock .no{width:150px;display:block;color:var(--fontColor);}
.pro_stock .name_btn {
    width: 65%;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.kj-page .pagination{
    display:flex;
    justify-content:center;
}
@media only screen and (max-width: 1330px) {
    .product_relevant .swiper-button-next, .product_relevant .swiper-button-prev{display:none;}
    .index_seckill .swiper-button-next, .index_seckill .swiper-button-prev{display:none;}
}

@media only screen and (max-width: 1200px) {
    /*index*/
    .kj-navbar .navbar-nav .li-kj-nav-procata{display:none;}

    /**修改表单在ipd竖屏时可以有滚动条 **/
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive > .table {
        margin-bottom: 0
    }
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }
    .table-responsive > .table-bordered {
        border: 0
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

}
@media only screen and (max-width: 1130px) {

}
@media only screen and (max-width: 1024px) {
    body{padding-bottom:44px;}
 


    /*float*/
    .float_box{display:none;}
    .phone_top{display:block;}


}
@media only screen and (max-width: 1020px) {   

    /*footer*/
    .footer_box{display:none;}

    /*联系我们*/
    
    .contactUs_info .left span{flex:0 0 100%;padding:0;}


}

@media only screen and (max-width: 767px) {
    .phone_footer_nav {
        display: block;
    }
    /**修改表单 **/
   .table-responsive{border:0;}

    /*文章*/
    .article_box{flex-wrap: wrap;margin-bottom:20px;}
    .article_box .article_left{width:100%;margin-right:0;}
    .article_box .article_right{width:100%;}
    /*联系我们*/
    .contact_us_box h1{font-size:20px;}
    .contactUs_info{flex-wrap: wrap;}
    .contactUs_info .left{flex:0 0 100%;margin-top:12px;}
    
}
@media screen and (max-width: 1430px) {
  .container {
    width: 1000px;
  }
  body {
    padding-top: 170px !important;
  }
  .index_swiper {
    height: 380px;
  }
  .site_top .nav_all li a {
    padding: 14px 24px;
  }
  .index_fenlei .box .info {
    padding: 10px 10px 20px 10px;
  }
  .index_fenlei .box .more_btn {
    margin-top: 10px;
  }
  .index_fenlei .box .title {
    margin-bottom: 5px;
  }
  .index_fenlei .box .img {
    height: 137px;
  }
  .index_fenlei .swiper-button-next i,
  .index_fenlei .swiper-button-prev i {
    font-size: 32px;
  }
  .index_cuxiao .box .img {
    height: 180px;
  }
  .index_news .news_swiper {
    width: 525px;
    height: 384px;
  }
  .index_news .right_box {
    width: calc(100% - 540px);
  }
  .index_news .right_box .box {
    padding: 15px 20px;
  }
  .index_news .right_box .box .content .title {
    font-size: 16px;
  }
  .index_news .right_box .box .content .text {
    font-size: 13px;
  }
  .index_news .right_box .box .content {
    padding-left: 15px;
  }
  .ab_active .img {
    flex: 0 0 500px;
    width: 500px;
  }
  .ab_active .content {
    padding-right: 30px;
  }
  .product_list_ul2 li .pro_description .right_info .base_info div {
    width: calc(100% / 3);
  }
  .product_container .col-lg-2 {
    width: 25%;
  }
  .pro .img {
    height: 150px;
  }
  .pro {
    padding-bottom: 15px;
  }
  .product_base_info .info_box .btn_box a{
      width:135px;
      margin-right:5px;
  }
    .pro_slide_box .nav li a{
        padding:0 50px;
    }
    .product_info_details .right_box .info_box .list{
        flex:0 0 50%;
    }
}
@media screen and (max-width: 992px) {
    .product_base_info .info_box .btn_box a{
        width:130px;
    }
   
    body {
        padding-top: 140px !important;
    }
  .container {
    width: 768px;
  }
  .site_top .nav_top {
    display: none;
  }
    .site_top .nav_all li a {
        padding: 10px 22.5px;
        font-size: 14px;
    }
  .index_swiper {
    height: 280px;
  }
  .site_top #navbox .tel {
    display: none;
  }
  .site_top .top_search .col-sm-9 {
    padding-left: 0;
  }
  .site_top .top_search {
    padding-top: 0;
    height: 100px;
  }
  .site_top .top_search .col-sm-3 a {
    display: block;
    height: 77px;
  }
  .index_cuxiao .box .img {
    height: 160px;
  }
  .feature_service .col-md-2 {
    width: 33.33%;
  }
  .index_news .index_flex {
    flex-wrap: wrap;
  }
  .index_news .news_swiper {
    width: 100%;
    margin-right: 0;
  }
  .index_news .right_box {
    width: 100%;
    margin-top: 30px;
  }
  .footer ul .imgcode div img {
    width: 90px;
  }
  .ab_active {
    flex-wrap: wrap;
  }
  .ab_active .content {
    padding-right: 0;
  }
  .ab_active .img {
    flex: 0 0 100%;
    width: 100%;
    margin-top: 30px;
  }
  .prolist .pro_left,
  .prolist .pro_right {
    width: 100%;
  }
  .prolist .pro_right {
    margin-top: 20px;
    margin-left: 0;
  }
  .prolist {
    flex-wrap: wrap;
  }
  .newslist .left_nav {
    width: 100%;
  }
  .newslist .right_box {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .newslist .right_box li .img_btn {
    width: 100%;
    margin-right: 0;
    height: 180px;
  }
  .newslist .right_box li .base_info {
    width: 100%;
    margin-top: 10px;
  }
  .newslist .right_box li .title_btn {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
    .news_title {
        font-size: 20px;
    }
    .product_info_details .left_box{
        width:100%;
        margin-right:0;
    }
    .product_info_details .right_box .info_box .list{
        flex:0 0 100%;
    }
    .product_info_details .right_box .pro_title, .product_base_info .info_box h1 {
        font-size: 20px;
    }
    .product_info_details {
        flex-wrap: wrap;
    }
    .product_info_details .right_box{
        width:100%;
    }
    .container {
        width: 100%;
    }
    .phone_top{
        z-index:99;
    }
    .pro_slide_box .nav {
        flex-wrap: wrap;
    }
        .pro_slide_box .nav li a{
            text-align:center;
        }
        .product_base_info .info_box {
            margin-top:30px;
            width: 100%;
        }
    .nav-tabs > li{
        width:100%;
    }
    .product_base_info .image_box {
        width: 100%;
        margin-right: 0;
    }
    .product_base_info .info_box .btn_box a{
        width:105px;
        font-size:12px;
    }
    .site_top .top_search .col-sm-3 {
        width: 80px;
        padding: 0;
        padding-left: 15px;
    }
  .site_top .top_search .col-sm-9 {
    width: calc(100% - 80px);
    padding-left: 10px;
    margin-bottom: 0;
  }
  .site_top .nav_top {
    display: none;
  }
  .site_top .searchBox button {
    width: 40px;
    padding: 0;
    height: 30px;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 30px;
    padding-left: 3px;
  }
  .site_top .searchBox input {
    height: 28px;
    width: calc(100% - 40px);
  }
  .site_top .top_search,
  .site_top.active .top_search {
    height: 60px;
    padding-top: 0;
  }
  .site_top .top_search .col-sm-3 a {
    display: block;
    height: 14px;
  }
  body {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
  }
  .site_top #navbox {
    margin: 0;
  }
  .nav_all {
    margin: 0;
  }
  .site_top .nav_all .li-procata a {
    width: 100%;
  }
  .site_top .nav_all li a {
    text-align: center;
    border-top: 1px dashed #ccc;
    font-size: 14px;
    color: #333;
  }
  .index_swiper {
    height: 150px;
  }
  .footer {
    display: none;
  }
  .site_top #phone_button {
    margin-left: 10px;
    background-color: #006632;
    flex: 0 0 36px;
    padding: 6px 7px;
  }
  .site_top .nav_all .li-procata {
    display: none;
  }
  .site_top .navbox {
    background-color: #fff;
  }
  .site_top .search_all .cart {
    display: none;
  }
  .index_fenlei .swiper-button-next,
  .index_fenlei .swiper-button-prev {
    display: none;
  }
  .feature_service .col-md-2 {
    width: 50%;
    padding-left: 0;
  }
  .feature_service .row {
    margin-left: 0;
  }
  .index_news .news_swiper {
    height: 260px;
  }
  .index_news .news_swiper .info .title {
    font-size: 15px;
  }
  .index_news {
    padding-bottom: 20px;
  }
  .index_news .header_title,
  .feature_service {
    padding-top: 40px;
  }
  .feature_service .box .content {
    display: none;
  }
  .feature_service {
    padding-bottom: 40px;
  }
  .pageBanner .container {
    height: 150px;
  }
  .pageBanner .container h2 {
    font-size: 20px;
  }
  .pageBanner .container h2 span {
    font-size: 13px;
  }
  .pageBanner .container h2::before {
    margin-right: 11px;
    width: 3px;
    height: 31px;
  }
  .ab_title {
    font-size: 20px;
    margin-top: 10px;
  }
  .ab_title span {
    font-size: 15px;
  }
  .ab_active .content {
    font-size: 13px;
    line-height: 26px;
  }
  .ab_active {
    margin-top: 10px;
  }
  .ab_active {
    padding-bottom: 20px;
  }
  .product_list_ul2 li .pro_description .right_info .base_info div {
    width: 100%;
  }
  .product_container .col-lg-2 {
    width: 50%;
  }
  .pro .img {
    height: 140px;
  }
    .technical_list li a.title_btn{
        font-size:14px !important;
    }
    .product_list_ul2 li .pro_description .right_info .base_info span{
        width:100%;
    }
    .pro_stock .no{
        width:90px;
    }
    .pro_stock .name_btn{
        width:100%;
    }
    .product_list_ul2 li .pro_stock {
        height: 80px;
    }
    .product_list_ul2 li .kj-table{
        margin:0;
    }
}